home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-02-27 | 670 b | 15 lines | [TEXT/MPS ] |
- File #1: Roy G. Biv:C TCL patch ƒ:new files:CList.c
- File #2: Roy G. Biv:C TCL patch ƒ:old files:CList.c
-
- Nonmatching lines (File "Roy G. Biv:C TCL patch ƒ:new files:CList.c"; Line 241:244; File "Roy G. Biv:C TCL patch ƒ:old files:CList.c"; Line 241:242)
- 241
- 242 /* Altered by TCL Weaver version 1.0 (2/21/90) */
- 243
- 244 if (i >= 0 && i < numItems-1) { /* If it's not at the back ... */
-
- 241
- 242 if (i > 0 && i < numItems-1) { /* If it's not at the back ... */
-
-
- *** EOF on both files at the same time ***
-